/*
	Project Name : Book Store
	Author Company : Ewebcraft
	Project Date: 25 April, 2017
	Author Website : http://www.ewebcraft.com
	Author Email : ewebcraft@gmail.com
*/

@media (max-width: 980px) {
	#banner .banner-text {
		margin-top: 50px;
	}
	#featured .services-section-1 .points-1 h4,
	#featured .services-section-2 .points-2 h4,
	#featured .services-section-1 .points-1 p,
	#featured .services-section-2 .points-2 p {
		text-align: center !important;
	}
	#featured .services-section-2 .number {
		display: inline-block;
	}
	#featured .services-img {
		margin-bottom: 50px;
	}
	#learn {
		background-position: right; 
	}
	#learn .learn-video {
		margin-top: 0px;
		margin-bottom: 20px;
	}
	#s-featured .work_block h4 {
		font-size: 22px;
	}
	#eldercare-wwa .about-img {
		margin-top: 50px;
	}
	.services-section-1 ul>li,
    .services-section-2 ul>li,
    .services-section-1 .points-1 h4,
    .services-section-1 .points-1 p,
    .services-section-2 .points-2 h4,
    .services-section-2 .points-2 p,
    .screen-main {
        text-align: center;
    }
	
}

@media (max-width: 640px) {
	#banner .logo {
		margin-bottom: 30px;
	}
	#banner .banner-text h1 {
		font-size: 45px;
	}
	#banner .banner-text {
		margin-top: 0px;
	}  
	#banner .banner-text {
		margin-bottom: 40px;
		text-align: center;
	}
	#learn .section-heading{
		font-size:30px;
	}
	#banner .banner-text .btn-video{
		margin-left:0px;
	}
	#s-featured .work_block {
		margin-bottom: 50px;
	}
	#copyRight {
		text-align: center;
	}
	#copyRight p {
		text-align: center;
	}
	
	
}
 @media (max-width: 480px) {
 	.section-heading {
 		font-size: 38px;
 	}
 	#testimonials .item p {
 		padding: 30px 20px;
 	}
 }

 @media (max-width: 360px) {
 	
 }

 @media (max-width: 320px) {
 	
 }